home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nr305.zip / WHATS_UP.DOC < prev   
Text File  |  1993-01-17  |  16KB  |  294 lines

  1. Documentation for NewsRoom is very very very scarce.
  2.  
  3. NewsRoom Release History Stack:
  4.  
  5. 01-17-93  Version 3.05 -- more fixes and additions.
  6.           We're not really trying to do a release a week, but...
  7.           The 3.04 code had a nasty problem if using an external 
  8.           editor.  We found that the date formatting routines had a few 
  9.           minor problems in them that we've fixed in this release.  
  10.           With the addition of the external editor option, we've 
  11.           unleashed a few problems.  To solve them, we've had to add 
  12.           the ability to direct where swapping takes place.  
  13.  
  14. 01-03-93  Version 3.04 -- fixes and additions.
  15.           Found a few minor memory allocation errors that probably
  16.           haven't been giving too many people a hard time since no one
  17.           mentioned them.  While doing this, we started playing "what
  18.           if" and wound up with this version that supports both the
  19.           internal editor that has been the source of many complaints
  20.           and also allows use of an external editor.  CAUTIONS:
  21.           (1)  Although we've tried to handle the switchover
  22.           automatically, we haven't been overly successful.  The first
  23.           time you use this version, we STRONGLY suggest checking the
  24.           general options ( [C]onfigure -> [B]BS Common ) and insuring
  25.           that all fields are intact.  If you wish, you may also go to
  26.           the External Editor field at this time and enter the full
  27.           path and name of the editor you wish to use.
  28.           (2) The news files.  Before exporting an existing news file,
  29.           you may wish to view the file to insure that everything is
  30.           still in its right position.
  31.           Another new addition is the ability to use the enter key to
  32.           go to the next field rather than just the tab key.
  33.  
  34. 10-27-92  Version 3.03 -- a little of everything.
  35.           There was an annoying little bug in the modified header
  36.           format that put the date off by a single character.  Fixed. A
  37.           new addition to NewsRoom allows you to put a -1 value in the
  38.           retention field of the individual news item to indicate that
  39.           this item should never be purged.  The purge log will reflect
  40.           that status when the item is processed.
  41.  
  42. 10-10-92  Version 3.02 -- just improvements this time
  43.           Got some good suggestions on improving the event processing
  44.           output.  NREVENT.PRC now has a different look.  The automatic
  45.           purge list produces one line per news item that shows the
  46.           date created, conference number, title, whether the item was
  47.           purged or not, and if not, the scheduled date of purge.  The
  48.           automatic export produces a list of each news item that was
  49.           exported.  Also, during both purge and export, a message will
  50.           be placed on the screen so that it looks like the program is
  51.           actually doing something.
  52.  
  53. 10-02-92  Version 3.01 -- a few fixes Well, nobody's perfekt.
  54.           Here's a short list of the fixes in this verion:  1)  The
  55.           individual news item expiration days is now saved/displayed.
  56.           2)  The suppress registration line feature wasn't working.
  57.           3)  Several small items that could cause lock-ups were found
  58.           and eradicated.
  59.           4)  Pretty big woops:  The news was being exported first in
  60.           first out instead of last in first out.
  61.           This should be a pretty clean version now, but only time will
  62.           tell.
  63.  
  64. 09-20-92  Version 3.00 -- complete rewrite
  65.           First off, we'd like to express our appreciation to Chet
  66.           Wilkinson of TSUNAMI for his help in finding all those nasty
  67.           little things that programmers are wont to leave in brand new
  68.           code.  If it hadn't been for him, we'd have had a real mess
  69.           on our hands.  Thanks, Chet.
  70.           With this beta release, NewsRoom shows a complete face lift
  71.           and rewrite.  For techies, the program has been rewritten,
  72.           with exception of database manager in C++ which necessitated
  73.           a user interface change.
  74.           GOTCHA #1:  The configuration file changed.  When installing
  75.           this version of NewsRoom, you'll have to set up the BBS
  76.           Options from scratch.  Take note:  There are a couple of new
  77.           wrinkles in here for registered users.
  78.           GOTCHA #2:  The news files changed format, so your old files
  79.           are no longer compatible.  There is no conversion to this
  80.           version--it's a startover.
  81.           New differences between registered/unregistered versions:
  82.           The unregistered program will display an "About" box when the
  83.           program is started.  The registered version bypasses this.
  84.           The registered version will allow  the user to configure the
  85.           news export to display:
  86.                 (a)  SysOp name
  87.                 (b)  BBS name
  88.                 (c)  No registration line.
  89.  
  90. 01-25-92  Version 2.06 -- bug hunt
  91.           We had a nasty one in here that a couple of people hit.  In
  92.           event processing of news, if you deleted the last news item
  93.           in the file, or emptied the file with deletes, either the
  94.           purgee or the export would decide that there was no end of
  95.           file and just keep on crankin' for hours.  It's fixeed in
  96.           this version.  We've also started to clean up problems in the
  97.           editor.  Not sure if this version has any real improvement in
  98.           the editor, but it looks to be  just a smidgen  cleaner.
  99.           We've just put a message into our support conference on
  100.           Existentialist with some ideas we've had for future
  101.           directions on the program.  If you have a moment, and would
  102.           care to comment, we'd appreciate your feedback in the
  103.           conference.
  104.  
  105. 01-01-92  Version  2.05 -- enhancements
  106.           We've added a new format to the selection -- it's a
  107.           modification of the current header format and uses the same
  108.           color configuration as the current header.  In addition, the
  109.           BBS options have been modified to add two new fields.  The
  110.           new fields control whether the BBS Name and SysOp /
  111.           Conference Host name are printed or not in the news.  These
  112.           fields will default to 'Y'.
  113.  
  114. 01-03-92  Version  2.04 -- more changes
  115.           Some minor changes to the name fields in the program.
  116.           Before, all names were forced to mixed case.  That has now
  117.           changed so that you may enter anything in the names, and
  118.           capitalization will be up to you.  Next, we're now displaying
  119.           the title and date of the news item you're creating/editing
  120.           in a window above the edit window.  Perhaps the biggest
  121.           change to this version is a disaster repair function in the
  122.           [F]ile selection.  If for some reason the program abnormally
  123.           terminates while you've got a database open (and believe me,
  124.           we've taken pains for that NOT to happen) your files will
  125.           probably be corrupted.  We've put corruption detection into
  126.           the  program, and will try and advise you when it's necessary
  127.           to fix the files.
  128.  
  129. 12-27-91  Version 2.03 -- cosmetic changes
  130.           Not much in the way of fixes in this release.  A small
  131.           problem in the editor and the conference selection routine
  132.           was corrected.  Mostly this version changes the "Simple" and
  133.           "Header" formats.  Both of these now have a new color
  134.           configuration for the various "constants" used in the format.
  135.           If you're using one of these two, you might want to make sure
  136.           you make your color selection prior to exporting your news.
  137.  
  138. 12-17-91  Version 2.02 -- aw shucks
  139.       I left a couple of really stupid errors in, that are
  140.       primarily cosmetic, but errors nonetheless.  And just when I
  141.       was patting myself on the back that I hadn't screwed up as
  142.       much this time as the previous releases.  Oh well.  I didn't
  143.       break my arm doing the patting anyhow.  I also forgot to put
  144.       the conversion utility for pre-version 2.01 into this last
  145.       distribution file.
  146.  
  147. 12-15-91  Version 2.01 -- minor revision The changes in this
  148.       version are requested enhancements.  NewsRoom now has the
  149.       capability of unattended processing.  ****WARNING****  Your
  150.       old text files are no longer compatible with this version.
  151.       To this end, CVFILE.EXE has been included in the version 2.01
  152.       distribution file.  Run this in the same directory as your
  153.       NEWSTEXT.* and NEWSROOM.OPT.  The option record also changed
  154.       to allow a default number of days to keep an item before
  155.       purging.  During the conversion process, the internal
  156.       creation date in the text file (used for calculations) is set
  157.       to the date run, and the number of days to expiration is set
  158.       to 0 (thus using the default in the option record.  The
  159.       option record  default days to expiration will be set to 30.
  160.       Changes (in no particular order):  1)  Screen colors are
  161.       now configurable by selecting "Screen Colors" from the "File"
  162.       menu selection.  2)  The ESC key no longer takes you out of
  163.       the program.  You must use the 'Q' key from the main menu or
  164.       Alt-Q from other places.  3)  Additional field on the BBS
  165.       Option screen to designate default number of days to keep
  166.       news items.  4)  Item-specific days-to-keep field changeable
  167.       at original entry or when an item is edited.  A '0' in this
  168.       field will use the global value.  5)  Command-line parameter
  169.       -p purges the text file based on creation date, and days to
  170.       keep (global or item).  All items in all conferences are
  171.       evaluated.  This may be done as a part of a daily
  172.       event--processing is echoed to the screen, but the program
  173.       will self-terminate (not self-destruct).  6)  Command-line
  174.       parameter -e exports news files for all conferences.   Also
  175.       may be run as part of an event.
  176.  
  177. 11-24-91  Version 2.00 -- major revision
  178.       After receiving a bug report, we hurried up to fix the
  179.       problem and throw in a new enhancement.  Imagine our surprise
  180.       when we found that the conference and news item deletion
  181.       routines could unexpectedly trash the database and give
  182.       "undefined results".  This version represents a complete
  183.       replacement of the former database routines with a tried and
  184.       true set of routines.  This will now allow deletion of
  185.       individual conferences and news items without the problems
  186.       associated with the previous version.  We also corrected a
  187.       minor cosmetic error or two on some of the news formats.
  188.       *******WARNING********** Your former files WILL NOT work with
  189.       this new version of NewsRoom.  To that end, there is a
  190.       conversion  utility, CONVTOSF.EXE, included with this
  191.       release. This utility will convert old databases to new and
  192.       also make a change in your option record. Just put the .exe
  193.       file into the same directory with your NEWSTEXT.??? and
  194.       NEWSROOM.??? files, and type CONVTOSF at the DOS prompt.  The
  195.       program will give you a running commentary on what records
  196.       and files are being converted.  Another word of warning--this
  197.       conversion utility fully expects that your files reflect the
  198.       previous changes in databases(in version 1.08) and that you
  199.       have converted your *.NWS files to xBase memo files.  If
  200.       you're not current, things won't work, and you might want to
  201.       start fresh.
  202.       The option record change reflects a change in the BBS Options
  203.       screen.  You've now got the option of inserting a "clear
  204.       screen" command at the beginning of each news item.  Please
  205.       pay attention to any problems that develop.  We're happy to
  206.       fix problems (well, kind of), but do need to know how to
  207.       duplicate them.
  208.  
  209. 11-19-91  Version 1.09 -- back to bug fixes
  210.       The marvelous upgrade in putting the text into database files
  211.       really horsed things up.  I broke the ability to pass the
  212.       conference number amongst the routines.  Any text files you
  213.       added with version 1.08 are not associated with the proper
  214.       conference.  Our apologies.  This version corrects that
  215.       problem.  To stave off problem reports in one area, the
  216.       editor will now accept extended characters (greater than
  217.       value 127).  The bad news is that the database filters them
  218.       out.  We're working on a fix.
  219.  
  220. 11-14-91  Version 1.08 -- massive changes in this version!
  221.       The biggest change is in the news text files that were
  222.       cluttering disk space before.  As of this release, the news
  223.       text is kept in a database file.  Not to worry, gentle
  224.       reader, there is a program available (and distributed with
  225.       the version 1.08 copy) named NEWSCNVT.  Running that program
  226.       in your NewsRoom directory will create the text database
  227.       file.
  228.       Next change is in the "Send More" option.  Instead of a Y/N
  229.       only field, it will now accept Y, N, or E  A quick
  230.       explanation:  Y indicates that a "more" prompt will be placed
  231.       at the end of every news file.  N indicates that no "more"
  232.       prompts will be used, and "E" tells NewsRoom to put a "more"
  233.       prompt at the very end of the news file only.
  234.       We have also cut down on our "advertising".  The first news
  235.       item only will contain the copyright and registration
  236.       information.
  237.       Should be enough for one release.  One last thing,
  238.       non-program related:  The USR Dual Standard used by The
  239.       Existentialist BBS is now on a new phone number.  First-time
  240.       callers should continue to call the (801) 226-8310 number and
  241.       leave a [C]omment to the SysOp.  You'll be upgraded within 24
  242.       hours and be  given access to the HST line on (801) 226-8315.
  243.  
  244. 11-08-91  Version 1.07 -- per request, if  you are generating news
  245.       using the Wildcat! specific color codes, the file name (the
  246.       ASCII file in the conference options) will be forced to have
  247.       a .BBS extension.
  248.  
  249. 11-07-91  Version 1.06 -- changed the format for the Wildcat! specific
  250.       codes.  Apparently I was bumscooped by a Wildcat! SysOp
  251.       concerning the exact format of these marvelous codes.  This
  252.       release won't do anything for non WC SysOps.
  253.  
  254. 11-04-91  Version 1.05 -- changed both the conference DB window and
  255.       the export window to accept the F10 key to signal completion.
  256.       Put corresponding prompt on the bottom of each window.
  257.       Hopefully this will make the process of saving not as
  258.       mysterious as it was before.  Also was informed by another
  259.       SysOp that NewsRoom would not save a news file if the target
  260.       was the root directory (D:\ for instance).  Fixed that puppy.
  261.  
  262. 10-09-91  Version 1.04 -- neglected to allow enough space for long
  263.       conference names.  Pretty dumb mistake, but then I haven't
  264.       made too many smart mistakes with this (or any other)
  265.       program.
  266.  
  267. 10-05-91  Version 1.03 -- well--if things keep up like this we'll be
  268.       on daily bug fix releases.  Version 1.02 wouldn't save the
  269.       news files.  Along with this, we found that the items
  270.       wouldn't be correctly sorted with the original news name
  271.       format.  With this change, if you have any existing news
  272.       items, please rename them to use a 3-digit sequence number.
  273.       As an example, news item 1 for conference 0 would show as
  274.       0-1.NWS under the old format.  Under the new format, the name
  275.       will be 0-001.NWS.
  276.  
  277. 10-03-91  Version 1.02 -- thanks to a fellow SysOp, some of the errors
  278.       in NewsRoom have been  corrected.  Adding a conference to the
  279.       conference database was causing problems, bogus error
  280.       messages, and just general junk.  Also, if more than 2
  281.       conferences were created, things didn't work well in the
  282.       selection routines.  These little goobers have been
  283.       corrected.
  284.  
  285. 09-13-91  Version 1.01 -- this version now includes the ability to
  286.       output files with Wildcat! version 3.0 codes.  In order to
  287.       accomplish this, the BBS option screen now accepts a 'W' for
  288.       wildcat codes, and the field has been switched to using a
  289.       pick list for the codes.  The version number has also been
  290.       added to the top right hand corner of the screen.
  291.  
  292. 09-02-91  NewsRoom version 1.00 released upon an unsuspecting world.
  293.  
  294.